
img {border:0} 

/* layout styles  and boxes */
body{
	margin: 0;
	padding: 0;
	font-family:'Lucida Sans Unicode','Lucida Grande','Luxi Sans',Lucida, sans-serif; 
	text-align: center;
	font-size: 85%;
	background:#fff;
	background-position:top center;
	background-image: url(images/green-music3.gif);
	background-repeat:repeat-x;
	color:#000;
}

#topper{
width:920px;
margin:10px auto 10px auto;

}

#topper2 {
float:right;
width:50%;
}

#topper2 p{
float:right;
margin:0;
font-size:180%;
}

#wrapper {
	width:980px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#innerwrapper {

	height:1%;
}

#right{
	width: 290px;
	float: right;
	position:relative;	 
}

#sidebar{
	width: 160px;
	float: left;
	position:relative;
	clear:both;
	text-align:left;
	padding-left:30px;
}

#sidebar p{ padding-left:0; text-align:left;}

#sidebar img {margin:20px 0;}


#content {
	width: 770px;
	float: right;
	padding:0 8px;
}

#content2{
	width:500px;
	margin:auto;
}

#header {
	width:100%;
	min-height:67px;
	text-align: left;
	position: relative;
	padding:0px;
	color:#000;
	border-bottom:1px solid #80d320;
}
#header p{text-align:center;margin-top:150px}

#footer {
	clear:both;
	/* border-top: thin #b6f479 solid; */
	text-align: center;
background-image:url(images/grass.jpg); min-height:38px;	
}
#footer p {margin:0; padding:6px;}

#footer ul li {display:inline; text-decoration: none; padding:5px;}
#footer a:link, #footer a:visited {color:#000;}
#footer a:hover, #footer a:active {text-decoration:overline underline; background-color:#fff; color:blue;}

.adBox, .adBox2 {
	width:300px;
	height:150px;
	margin:10px 0 10px 10px;
	background-color:#efefef;
	float:right;
	border:solid 1px #333;

	-webkit-box-shadow: 4px 4px 4px #ccc;
	   -moz-box-shadow: 4px 4px 4px #ccc;
	        box-shadow: 4px 4px 4px #ccc;
}
.adBox2 {height:300px;}
.smaller {font-size: 90%;} /* to fit more text in a textual adBox */
.smaller h4 {text-align:center;background-color:green; margin:5px;padding:5px;color:#fff;font-size:115%}
.smaller a {text-decoration:none;}
.adBox a:link, .adBox a:visited {color:black;}
 .adBox a:hover, .adBox a:active {color:blue;}
.adBox p{padding:0 7px;font-weight:bold;}	
/* end of layout and boxes  */

/* text styles */
.clearfix {clear:both;}


h1 {
	font-size: 300%;
	position:relative;
	padding:0;
	margin:0;
	text-align: left;
	font-weight:bold;
	font-style:italic; 
	text-shadow: 2px 2px 3px #fff;
}


h2 {
	font-size: 140%;
	font-weight: normal;
	font-style:italic;
	border-bottom: 2px solid #80d320;
	padding-bottom:10px;
	padding-top:0px;
	color:#000;
}

h3 {
	font-size:130%;
	font-style:italic;
	padding:17px 0 5px 35px;
	margin:0;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	margin:0;
}

h3:hover{	
	background-image:url(images/note-2c.png);
	background-repeat: no-repeat;
	}
	
h3 span{font-size:80%; font-weight:lighter;}	

.featured, .featured:hover {
background-image:url("");
text-decoration:none;
}

p {
	padding:0px 20px 0px 30px;
	line-height:1.5em;
	}

	
#header p {
	font-size:180%;
	font-style: italic;
	padding-top:0px;
}

.monthly {
  font-style:normal; 
  color:green; 
  padding:0 0 0 0;
  margin:25px 0 0 0;
  font-size:120%;
}
/* .monthly a:link, .monthly a:visited, .monthly a:hover, .monthly a:active {
	color:green; 
	text-decoration:none;
	font-style:normal;
	cursor:default;
}
*/

#months {
position:relative; 
display:block; 
width:620px; 
height:30px;
background:transparent url(images/greenslate_background.gif) repeat-x top left;
}
#months ul {
	margin:0 5px;
	padding:5px;
	list-style-type:none;
	width:auto;
	}
#months ul li {
	display:block;
	float:left;
	margin:0 10px 20px 0;
	}
#months ul li a:link, #months ul li a:visited{
  text-decoration:none; color:black; padding:5px;}
#months ul li a:hover, #months ul li a:active {
  text-decoration:none; color:white; background:green;padding:5px;
 	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	behavior: url(PIE.htc); 
  }
 
.b {
	color:#21348c;
	font-size:115%;
	font-style:italic;
	padding-right:0.2em;
	}
	
.spaced {margin-top:50px;}

.righty {
		float:right;
		margin-right:0;
		width: 320px;
		position:relative;
		padding-left:10px;
	}

.rightyImg{
	float:right;
	width:150px;
	position:relative;
	border: solid 1px #bbb;
	padding:5px;
	margin:5px;
	-moz-box-shadow: 4px 4px 4px #ccc;
	-webkit-box-shadow: 4px 4px 4px #ccc;
	box-shadow: 4px 4px 4px #ccc;
	}
	
	
.lefty {
	float:left;
	margin-right:0;
	width: 360px;
	position:relative;
	padding-left:10px;
	}
.lefty2 {
	float:left;
	margin-right:10px;
	Margin-top:25px;
	width: 340px;
	position:relative;
	padding-left:10px;
	}
	
.leftyImg{
	float:left;
	width:250px;
	position:relative;
	border: solid 1px #bbb;
	padding:5px;
	margin-right:15px;
	   -moz-box-shadow: 4px 4px 4px #ccc;
	-webkit-box-shadow: 4px 4px 4px #ccc;
	        box-shadow: 4px 4px 4px #ccc;
	}	
.lefty p, .righty p{padding:0;margin:0;padding-left:10px;}
		
.bigList {
	font-size:110%;
	line-height:1.8em;
	list-style-type: square;
}

.indenter{
	margin-left:40px;
}
		
/* navigation styles  for the menu are in menu.css */

/*  accordian styles for the jquery thingy */

.accordionButton {	
	width: 700px;
	float: left;
	background-color:#fff;
	display: inline-block;
	cursor: pointer;
	}
 
.accordionContent {	
	width: 700px;
	float: left;
	background:url(images/plant.gif) bottom left no-repeat #fff;
	display: inline-block;
	border: 1px solid #bbb;
	padding:5px;
	-moz-box-shadow: 4px 4px 4px #ccc;
	-webkit-box-shadow: 4px 4px 4px #ccc;
	box-shadow: 4px 4px 4px #ccc;
	margin-bottom:10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 

	}

	
.pushdown {
	margin-top: 50px;
	}
	

.centered {text-align:center; }
.central{margin:auto; width:453px;}